Re: [HACKERS] Some notes on optimizer cost estimates - Mailing list pgsql-hackers

From Henry B. Hotz
Subject Re: [HACKERS] Some notes on optimizer cost estimates
Date
Msg-id v04020a04b4b3ec6066d8@[137.78.84.130]
Whole thread Raw
In response to Re: [HACKERS] Some notes on optimizer cost estimates  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
At 3:16 PM -0800 1/25/00, Peter Eisentraut wrote:
>On 2000-01-24, Henry B. Hotz mentioned:
>> Couldn't we test some of these parameters inside configure and set them
>>there?
>
>Nope. configure is for testing the build environment, not the runtime
>environment. But the same thing could be achieved with some
>runtime-analyzing program that writes its results into some sort of
>configuration file.

And then we could make configure run the program for us, and we could
automatically put the results into some header file. . .  In other words
I'm not that much of a purist.

As Tom Lane said this is not an important point.  What's important is how
much can we determine how easily.  It may actually make more sense to do
this tuning after installation.  It only affects optimizer choices in
situations that aren't obvious.

Signature failed Preliminary Design Review.
Feasibility of a new signature is currently being evaluated.
h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] --enable-debug
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] --enable-debug